home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2059 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: pn.itnet.it!not-for-mail
  2. From: "Stefano Agostinelli" <agos001@pn.itnet.it>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: Thu, 25 Jan 1996 20:11:09 +0100
  6. Organization: ITnet
  7. Distribution: world
  8. Message-ID: <65641197%agos001@pn.itnet.it>
  9. References: <john.hendrikx.48lz@grafix.xs4all.nl>
  10. NNTP-Posting-Host: agos001.pn.itnet.it
  11. X-NewsReader: IntuiNews 1.3 (27.8.95)
  12.  
  13. John Hendrikx wrote in comp.sys.amiga.programmer about "Re: Demo/game to OS
  14. friendly part II":
  15. >  sA> Yes this could be useful.But even now you can do this "by hand":scan the
  16. >  sA> display database directly.
  17. > I don't think 'scanning' the database should become common among
  18. > applications, so a good solution should be offered.  At the moment the
  19. > display database does not tell you whether a screen is Chunky or Planar, or
  20. > whether its layout is BGR or RGB and so on... we need more info from the
  21. > data-base and a better way to get that info.
  22.  
  23.  Sure,just expand struct DisplayInfo...
  24.  
  25. >  >> A 'query' function to find out about what screen you got back from
  26. >  >> OpenScreen would also be quite handy.
  27. >  sA> Well you get a Screen pointer and that should suffice.
  28. > It doesn't suffice at all.
  29.  
  30.  I said "it should".struct Screen ought to contain a pointer to a DisplayInfo.
  31.  
  32.  Cheerio
  33. Stefano
  34.  
  35. +-----------------------------+-----------------------------------------+
  36. | Stefano Agostinelli         | Now developing for You ARM:             |
  37. | Genoa - Italy               | the State of Art AmigaRoleMaster System |
  38. +-----------------------------+-----------------------------------------+
  39. | IRC: arm                    | 'Where are you going, Master?'          |
  40. | E-mail: agos001@pn.itnet.it | 'To the Havens, Sam'                    |
  41. +-----------------------------+-----------------------------------------+
  42.  
  43.